Fix bug #16434 with handling the -rv command-line option.
authorMatthias Dahl <ml_emacs-lists@binary-island.eu>
Sat, 5 Apr 2014 07:44:56 +0000 (10:44 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 5 Apr 2014 07:44:56 +0000 (10:44 +0300)
commitfaeeb44b56c847d978d875271cf35d3ee47b1b8d
tree2ff87b558995d135c99653f938ce19d8b128db16
parent5cc127f4547074fccfb11b1f6e40e4d51a1edede
Fix bug #16434 with handling the -rv command-line option.

 lisp/faces.el (make-face-x-resource-internal): Do nothing when
 inhibit-x-resources is non-nil.  Don't touch the default face if
 reversed video is given--as was done in previous versions of Emacs.
 (face-set-after-frame-default): Don't call
 make-face-x-resource-internal here.
lisp/ChangeLog
lisp/faces.el